'Declaration
Public Function GetHeight( _ ByVal ImageID As Integer _ ) As Integer
public int GetHeight( int ImageID )
public function GetHeight( ImageID: Integer ): Integer;
public function GetHeight( ImageID : int ) : int;
public: int GetHeight( int ImageID )
public: int GetHeight( int ImageID )
Parameters
- ImageID